home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-19 | 8.4 KB | 226 lines | [TEXT/MPS ] |
- #Canon dictionary for marking changes from ODF1 to ODF2 - 2nd pass
-
- #------------------------------
- # Simple renamings
-
- #### copy from Rename.Dict
-
- #------------------------------
- # Mark the EventHandler methods that return FW_Handled
-
- AdjustCursor xxFW_HandledxxAdjustCursor
- DoAdjustMenus xxFW_HandledxxDoAdjustMenus
- DoBGMouseDown xxFW_HandledxxDoBGMouseDown
- DoBGMouseDownInEmbeddedFrame xxFW_HandledxxDoBGMouseDownInEmbeddedFrame
- DoCharKey xxFW_HandledxxDoCharKey
- DoIdle xxFW_HandledxxDoIdle
- DoMenu xxFW_HandledxxDoMenu
- DoMouseDown xxFW_HandledxxDoMouseDown
- DoMouseDownInEmbeddedFrame xxFW_HandledxxDoMouseDownInEmbeddedFrame
- DoMouseDownInEmbeddedFrameBorder xxFW_HandledxxDoMouseDownInEmbeddedFrameBorder
- DoMouseEnter xxFW_HandledxxDoMouseEnter
- DoMouseLeave xxFW_HandledxxDoMouseLeave
- DoMouseWithin xxFW_HandledxxDoMouseWithin
- DoMouseUp xxFW_HandledxxDoMouseUp
- DoMouseUpInEmbeddedFrame xxFW_HandledxxDoMouseUpInEmbeddedFrame
- DoVirtualKey xxFW_HandledxxDoVirtualKey
-
- HandleAdjustMenus xxFW_HandledxxHandleAdjustMenus
- HandleDraw xxFW_HandledxxHandleDraw
- HandleIdle xxFW_HandledxxHandleIdle
- HandleMenu xxFW_HandledxxHandleMenu
- HandleMouseEnter xxFW_HandledxxHandleMouseEnter
- HandleMouseLeave xxFW_HandledxxHandleMouseLeave
- HandleMouseWithin xxFW_HandledxxHandleMouseWithin
- HandleSuspendResumeEvent xxFW_HandledxxHandleSuspendResumeEvent
- HandleWindowEvent xxFW_HandledxxHandleWindowEvent
-
- Dispatch xxFW_HandledxxDispatch
- DispatchNullEvent xxFW_HandledxxDispatchNullEvent
- DispatchMouseDownEvent xxFW_HandledxxDispatchMouseDownEvent
- DispatchMouseUpEvent xxFW_HandledxxDispatchMouseUpEvent
- DispatchEmbeddedMouseDownEvent xxFW_HandledxxDispatchEmbeddedMouseDownEvent
- DispatchEmbeddedMouseUpEvent xxFW_HandledxxDispatchEmbeddedMouseUpEvent
- DispatchBorderMouseDownEvent xxFW_HandledxxDispatchBorderMouseDownEvent
- DispatchVirtualKeyDownEvent xxFW_HandledxxDispatchVirtualKeyDownEvent
- DispatchVirtualKeyUpEvent xxFW_HandledxxDispatchVirtualKeyUpEvent
- DispatchCharKeyEvent xxFW_HandledxxDispatchCharKeyEvent
- DispatchActivateEvent xxFW_HandledxxDispatchActivateEvent
- DispatchMenuEvent xxFW_HandledxxDispatchMenuEvent
- DispatchWindowEvent xxFW_HandledxxDispatchWindowEvent
- DispatchOSEvent xxFW_HandledxxDispatchOSEvent
-
- ShowPartInfo xxFW_HandledxxShowPartInfo
- ShowSelectionInfo xxFW_HandledxxShowSelectionInfo
-
- #------------------------------
- # Mark functions (renamed or not) with an API change
-
- AcquireEmbeddedFrame xxAPIxxAcquireEmbeddedFrame
- AcquireEmbeddedPart xxAPIxxAcquireEmbeddedPart
- AddProperties xxAPIxxAddAnnotationProperties
- AdjustToNewLayout xxAPIxxAdjustToNewLayout
- AcquireWorkingClip xxAPIxxAcquireWorkingClip
- ClipOneEmbeddedFacet xxAPIxxClipOneEmbeddedFacet
- DrawHighlight xxAPIxxDrawFullHighlight
- ExternalizeData xxAPIxxExternalizeData
- InternalizeData xxAPIxxInternalizeData
- FulfillPromise xxAPIxxFulfillPromise
- FW_CFacetClipper xxAPIxxFW_CFacetClipper
- FW_COpenFileParameters xxAPIxxFW_COpenFileParameters
- FW_CPrintHandler xxAPIxxFW_CPrintHandler
- GetContainedObject xxAPIxxAcquireContainedObject
- GetDataByPtr xxAPIxxGetDataByPtr
- GetInterest xxAPIxxGetInterest
- GetObjectContainedInPart xxAPIxxAcquireObjectContainedInPart
- GetPartKind xxAPIxxGetPartKind
- GetPoint xxAPIxxGetPoint
- GetScrollUnits xxAPIxxGetScrollUnits
- HideShowFloatingWindows xxAPIxxHideShowFloatingWindows
- HighlightChanged xxAPIxxHighlightChanged
- ::Initialize xxAPIxxInitialize #FW_CPart only
- InternalizeContent xxAPIxxInternalizeContent
- MacTE xxAPIxxMacTE
- MakeReader xxAPIxxMakeReader
- NewPartWindow xxAPIxxNewPartWindow
- OpenDocument xxAPIxxOpenDocument
- PrivAcquireContentScrollShape xxAPIxxPrivAcquireContentScrollShape
- PrivNewPresentation xxAPIxxNewPresentation
- PrivUpdateScrollParameters xxAPIxxPrivUpdateScrollParameters
- PutPoint xxAPIxxPutPoint
- ScrollPositionChanged xxAPIxxScrollPositionChanged
- ::SetDrawingMode xxAPIxxSetDrawingMode
- SetLabel xxAPIxxSetLabel
- SetLocation xxAPIxxSetLocation
- SetSize xxAPIxxSetSize
- SetText xxAPIxxSetText #FW_CStaticText only
- TransferOwnership xxAPIxxTransferOwnership
- UpdateScrollParameters xxAPIxxUpdateScrollParameters
- ValidatePresentation xxAPIxxValidatePresentation
-
- FW_AcquireFileContainer xxAPIxxFW_AcquireFileContainer
- FW_MakeSetLocalPropertyEvent xxAPIxxFW_MakeSetLocalPropertyEvent
- MacGetFontStyle xxAPIxxMacGetFontStyle
-
- #constants changed to functions
- FW_kSystemFont xxAPIxxFW_GetSystemFontName
- FW_kDefaultFont xxAPIxxFW_GetDefaultFontName
- FW_kHelvetica xxAPIxxFW_GetHelveticaFontName
- FW_kTimes xxAPIxxFW_GetTimesFontName
- FW_kCourier xxAPIxxFW_GetCourierFontName
- FW_kPalatino xxAPIxxFW_GetPalatinoFontName
-
- #Resource types
- FW_RAbout xxAPIxxFW_RAbout
- FW_RMenuBar xxAPIxxFW_RMenuBar
- FW_RRadioCluster xxAPIxxFW_RRadioCluster
- FW_RScrollBarScroller xxAPIxxFW_RScrollBarScroller
- FW_RScroller xxAPIxxFW_RScroller
- FW_RStaticText xxAPIxxFW_RStaticText
-
- #------------------------------
- # Mark removed functions, variables, and types
-
- ClearPartStorage xxGonexxClearPartStorage
- GetSession xxGonexxGetSession
- IsValidContentValue xxGonexxIsValidContentValue
- IsPromised xxGonexxIsPromised
-
- gMacPICTDataType xxGonexxgMacPICTDataType
- gMacPICTFileType xxGonexxgMacPICTFileType
- gMachfsDataType xxGonexxgMachfsDataType
- gMacTEXTFileType xxGonexxgMacTEXTFileType
- gMacTEXTDataType xxGonexxgMacTEXTDataType
- gMacMooVFileType xxGonexxgMacMooVFileType
-
- FW_CEmbeddingPresentation xxGonexxFW_CEmbeddingPresentation
- ContainingPartPropertiesUpdated xxGonexxContainingPartPropertiesUpdated
-
- EmbeddedFacetAdded xxGonexxEmbeddedFacetAdded
- EmbeddedFacetRemoved xxGonexxEmbeddedFacetRemoved
- ExternalizeInScope xxGonexxExternalizeInScope
- PrivEmbeddedFacetAdded xxGonexxPrivEmbeddedFacetAdded
- RevealFrame xxGonexxRevealFrame #FW_CEmbeddingFrame
- SetDragging xxGonexxSetDragging
- SetEmbeddedFramesViewType xxGonexxSetEmbeddedFramesViewType
-
- fClipboard xxGonexxfClipboard
- DisplayFrameClosed xxGonexxDisplayFrameClosed
-
- PrivAdjustScrollBar xxGonexxPrivAdjustScrollBar
- fAutoScrollIncrement xxGonexxfAutoScrollIncrement
- PrivChangeOffset xxGonexxPrivChangeOffset
- ScrollDraw xxGonexxScrollDraw
- SetAutoScrollIncrement xxGonexxSetAutoScrollIncrement
- IsInContentView xxGonexxIsInContentView
- SubViewAdded xxGonexxSubViewAdded
- SubViewRemoved xxGonexxSubViewRemoved
-
- FW_CViewAsIcon xxGonexxFW_CViewAsIcon
- FW_CViewAsLargeIcon xxGonexxFW_CViewAsLargeIcon
- FW_CViewAsSmallIcon xxGonexxFW_CViewAsSmallIcon
- FW_CViewAsThumbnail xxGonexxFW_CViewAsThumbnail
-
- fSession xxGonexxfSession
- CreateEventHandlers xxGonexxCreateEventHandlers
-
- FW_PrivLimitScrolling xxGonexxFW_PrivLimitScrolling
- FW_PrivCompareODDescTypes xxGonexxFW_PrivCompareODDescTypes
- PrivDragging xxGonexxPrivDragging
- SetThumbPosition xxGonexxSetThumbPosition
-
- DispatchMouseEnterEvent xxGonexxDispatchMouseEnterEvent
- DispatchMouseLeaveEvent xxGonexxDispatchMouseLeaveEvent
- DispatchMouseWithinEvent xxGonexxDispatchMouseWithinEvent
-
- GetAttributeByKey xxGonexxGetAttributeByKey
- HasSubject xxGonexxHasSubject
- DeleteListItem xxGonexxDeleteListItem
- GetTokenType xxGonexxGetTokenType
- RegisterCallbacks xxGonexxRegisterCallbacks
- RegisterCoercionFunction xxGonexxRegisterCoercionFunction
- TypeIsSemanticObject xxGonexxTypeIsSemanticObject
-
- FW_QDGlobalRec xxGonexxFW_QDGlobalRec
- FW_Milliseconds xxGonexxFW_Milliseconds
- FW_TypeToken xxGonexxFW_TypeToken
-
- WVIEWRES xxGonexxWVIEWRES
- LVIEWRES xxGonexxLVIEWRES
- WMENURES xxGonexxWMENURES
- LMENURES xxGonexxLMENURES
- VIEWRES xxGonexxVIEWRES
- MENURES xxGonexxMENURES
-
- FW_CReceiverInterestIterator xxGonexxFW_CReceiverInterestIterator
- AddReceiver xxGonexxAddReceiver
- RemoveReceiver xxGonexxRemoveReceiver
-
- FW_MCyberPart xxGonexxFW_MCyberPart
- AcquireCyberExtension xxGonexxAcquireCyberExtension
- MakeEventDispatcher xxGonexxMakeEventDispatcher
- FW_CCyberDispatcher xxGonexxFW_CCyberDispatcher
- FW_CCyberDogWindowHandler xxGonexxFW_CCyberDogWindowHandler
-
- #------------------------------
- # None of the above - mark with xxxx
-
- ::Externalize xxxxExternalize #FW_CContent
- ::Internalize xxxxInternalize #FW_CContent
-
- TranslateData xxxxTranslateData
- AcquireContainingPartProperties xxxxAcquireContainingPartProperties
- CreateEmbeddedFacet xxxxCreateEmbeddedFacet
- GetModifiers xxxxGetPlatformModifiers
- GetPartWindow xxxxGetPartWindow
- GetPartWindowFrame xxxxGetPartWindowFrame
- OpenPartWindow xxxxOpenPartWindow
- GetUndo xxxxGetUndo
- Embed xxxxEmbed
-
- FW_CreateArcRegion xxxxFW_CreateArcRegion
- FW_CreateLineRegion xxxxFW_CreateLineRegion
- FW_CreateOvalRegion xxxxFW_CreateOvalRegion
- FW_CreatePolygonRegion xxxxFW_CreatePolygonRegion
- FW_CreateRoundRectRegion xxxxFW_CreateRoundRectRegion
-